Skip to content

chore(deps): bump effect to 4.0.0-beta.66#880

Draft
RhysSullivan wants to merge 1 commit into
mainfrom
effect/bump-beta66
Draft

chore(deps): bump effect to 4.0.0-beta.66#880
RhysSullivan wants to merge 1 commit into
mainfrom
effect/bump-beta66

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

Bumps the effect / @effect/* catalog from beta.59beta.66.

The only breaking change across this range is the removal of .asEffect() on Context.Service tags — a tag is now directly yieldable/usable as its own Effect. Migrated all 20 call sites (X.asEffect()X), e.g. HttpServerRequest.HttpServerRequest.asEffect()HttpServerRequest.HttpServerRequest.

Base of a small stack standardizing our Effect patterns (tracing/observability, error model, consistency).

Verified: typecheck (all 38 packages), lint (--deny-warnings, 0/0), format, and core test suites (sdk 254 / api 29 / execution / host-mcp).

Draft — changeset + full e2e still to come.

Bump effect, @effect/platform-bun, @effect/platform-node, @effect/atom-react,
@effect/vitest, and @effect/opentelemetry from beta.59 to beta.66 (via catalog).

The only breaking change across this range is the removal of `.asEffect()` on
Context.Service tags: a service tag is now directly yieldable and usable as its
own Effect. Migrated all 20 call sites (`X.asEffect()` -> `X`), e.g.
`HttpServerRequest.HttpServerRequest.asEffect()` -> `HttpServerRequest.HttpServerRequest`.

Verified: typecheck green across all 38 packages, lint (0/0), format, and
sdk/api/execution/host-mcp test suites pass.
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 2070705 Commit Preview URL

Branch Preview URL
Jun 02 2026, 05:38 AM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 2070705 Jun 02 2026, 05:38 AM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 2, 2026

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@880

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@880

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@880

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@880

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@880

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@880

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@880

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@880

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@880

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@880

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@880

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@880

executor

npm i https://pkg.pr.new/executor@880

commit: 2070705

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant